Platform Explorer / Nuxeo Platform 6.0

Operation ProcessAttachment (ProcessAttachment)

In component BuiltIn
Operation id ProcessAttachment
Category Chain
Label ProcessAttachment
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs blob

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "ProcessAttachment",
  "label" : "ProcessAttachment",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "ProcessAttachment",
  "signature" : [ "void", "blob" ],
  "params" : [ ]
}